You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Methods
>
TMtx.Adopt Method
Dew Math for .NET
TMtx.Adopt Method
TMtx Class
TMtx Members
Dew.Math Namespace
TMtx Methods
Collapse All
Syntax
C#
Visual Basic
public
void
Adopt
([In]
double
[]
aArray
,
int
aIndex
,
int
aRows
,
int
aCols
,
bool
aIsComplex
);
Public
Function
Adopt
(
aArray
As
[In]
double
[],
aIndex
As
Integer
,
aRows
As
Integer
,
aCols
As
Integer
,
aIsComplex
)
As
void
Description
This is Adopt, a member of class TMtx.
Group
TMtx Methods
Links
TMtx Class
,
TMtx Members
,
Dew.Math Namespace
,
TMtx Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!